home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 3 / Amiga Format CD03 (1996-07-04)(Future Publishing)(GB)(Track 1 of 6)[!][issue 1996-08].iso / comms / netsoftware / amitcp_samba.lha / samba / samba-unix.doc / WINNT.txt < prev   
Text File  |  1995-04-28  |  1KB  |  33 lines

  1. There are some particular issues with Samba and Windows NT
  2.  
  3. 1) When you mount a printer using the print manager in NT you may find
  4. the following info from Matthew Harrell <harrell@leech.nrl.navy.mil>
  5. useful:
  6.  
  7. ------------
  8.         I noticed in your change-log you noted that some people were
  9. still unable to use print manager under NT.  If this is the same problem
  10. that I encountered, it's caused by the length of time it takes NT to
  11. determine if the printer is ready.
  12.  
  13. The problem occurs when you double-click on a printer to connect it to
  14. the NT machine.  Because it's unable to determine if the printer is ready
  15. in the short span of time it has, it assumes it isn't and gives some
  16. strange error about not having enough resources (I forget what the error
  17. is).  A solution to this that seems to work fine for us is to click
  18. once on the printer, look at the bottom of the window and wait until
  19. it says it's ready, then clilck on "OK".
  20.  
  21. By the way, this problem probably occurs in our group because the
  22. Samba server doesn't actually have the printers - it queues them to
  23. remote printers either on other machines or using their own network
  24. cards.  Because of this "middle layer", it takes an extra amount of
  25. time for the NT machine to get verification that the printer queue
  26. actually exists.
  27.  
  28. I hope this helped in some way...
  29. -----------
  30.  
  31.  
  32.  
  33.